projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b2f8d4
)
(grep-command): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 1 Sep 1994 21:18:15 +0000
(21:18 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 1 Sep 1994 21:18:15 +0000
(21:18 +0000)
lisp/progmodes/compile.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/compile.el
b/lisp/progmodes/compile.el
index 3c465702ac86191d33631e1c23311929bd1ef4b4..bff419b81b7bbffc5b880c183e1ae972d8f152f5 100644
(file)
--- a/
lisp/progmodes/compile.el
+++ b/
lisp/progmodes/compile.el
@@
-206,7
+206,7
@@
Otherwise, it saves all modified buffers without asking.")
"Regexp used to match grep hits. See `compilation-error-regexp-alist'.")
(defvar grep-command "grep -n "
- "Last grep command used in \\
{grep}
; default for next grep.")
+ "Last grep command used in \\
[grep]
; default for next grep.")
;;;###autoload
(defvar compilation-search-path '(nil)